.kefu-box{
    width: 60px;
    height: 243px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 999;
}
.fix-right>div{
    width: 60px;
    height: 60px;
    background: #333333;
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
}
.fix-right>div.kefu-content{
    background: #ED404D;
}
.fix-right>div.top-content{
    border-bottom: none;
}
.fix-right>div .kefu-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}
.kefu-box .fix-right .ewm-content{
    position: relative;
}
.kefu-box .fix-right .ewm-content .kefu-ewm-box{
    width: 168px;
    height: 360px;
    background: url("/assets/home/index/img/new/kefu_bg.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -65px;
    right: 60px;
    box-sizing: border-box;
    padding: 15px 23px 15px 15px;
    display: none;
}
.kefu-box .fix-right .ewm-content:hover .kefu-ewm-box{
    display: block;
}
.kefu-ewm-box img{
    width: 130px;
    height: 130px;
    vertical-align: middle;
}
.kefu-ewm-box p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 10px 0;
 }

.kefu-content-box{
    width: 641px;
    height: 483px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    display: none;
}
.kefu-content-box:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.kefu-content-box .kefu-content-box-left{
    width: 480px;
    height: 100%;
    float: left;
    background: #fff;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
}
.kefu-content-box-left .kefu-left-top{
    width: 100%;
    height: 40px;
    background: #ED404D;
    position: relative;
}
.kefu-content-box-left .kefu-left-top img {
    width: 30px;
    height: 41px;
    position: absolute;
    top: -9px;
    left: 11px;
}
.kefu-content-box-left .kefu-left-top .close-kefu-btn{
    display: block;
    font-size: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    margin: auto;
    cursor: pointer;
    color: #fff;
}
.kefu-content-box-left .kefu-left-top .kefu-top-title{
    height: 100%;
    line-height: 40px;
    padding-left: 56px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.kefu-content-box-left .kefu-left-center{
    width: 100%;
    height: 110px;
    position: relative;
    box-sizing: border-box;
    padding-left: 132px;
    padding-top: 27px;
    border-bottom: 1px solid #D9D9D9;
}
.kefu-content-box-left .kefu-left-center img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 8px;
    left: 20px;
}
.kefu-content-box-left .kefu-left-center .kefu-title{
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 8px;
}
.kefu-content-box-left .kefu-left-center .kefu-details{
    font-size: 12px;
    color: #333;
    font-weight: 400;
}
.kefu-content-box-left .kefu-left-content{
    height: 214px;
    background: #F5F5F5;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #D9D9D9;
}
.kefu-content-box-left .kefu-left-content .kefu-left-dialog{
    width: 314px;
    height: 74px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-size: 14px;
    color: #333;
}
.kefu-content-box-left .kefu-left-content .kefu-right-dialog{
    width: 245px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #ED404D;
    font-size: 14px;
    padding-left: 15px;
    box-sizing: border-box;
    float: right;
}
.kefu-content-box-left .kefu-left-bottom{
    height: 120px;
    background: #fff;
    position: relative;
}
.kefu-content-box-left .kefu-left-bottom img{
    width: 180px;
    height: 40px;
}
.kefu-content-box-left .kefu-left-bottom .kefu-placeholder{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    padding-left: 12px;
    box-sizing: border-box;
}
.kefu-content-box-left .kefu-left-bottom .kefu-send{
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #ED404D;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}


.kefu-content-box .kefu-content-box-right{
    width: 160px;
    height: 100%;
    float: right;
}
.kefu-content-box-right .kefu-zx{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #ED404D;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    padding-left: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.kefu-content-box-right .kefu-zx img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
}
.kefu-content-box-right .kefu-list{
    width: 100%;
    height: 240px;
    background: #FF5D69;
    box-sizing: border-box;
    padding: 0 20px;
}
.kefu-content-box-right .kefu-list ul li{
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #FFFFFF;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 38px;
    box-sizing: border-box;
    cursor: pointer;
}
.kefu-content-box-right .kefu-list ul li:last-child{
    border-bottom: 0;
}
.kefu-content-box-right .kefu-list ul li img{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
}
.kefu-content-box-right .kefu-common {
    width: 160px;
    height: 61px;
    line-height: 60px;
    background: #333333;
    border-top: 1px solid #fff;
    color: #D9D9D9;
    font-size: 16px;
    padding-left: 70px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.kefu-content-box-right .kefu-erweima .kefu-ewm-box{
    width: 168px;
    height: 360px;
    background: url("/assets/home/index/img/new/kefu_bg.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -60px;
    right: 165px;
    box-sizing: border-box;
    padding: 15px 23px 15px 15px;
    display: none;
}
.kefu-content-box-right .kefu-common>img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
}



